-
Home
-
Efí Bank
-
3.1.1 (latest)
-
Code
-
Classes
- Ctype
| Total Complexity |
39 |
| Dependencies |
0 |
| Dependents |
22 |
| Total lines |
212 |
| Lines of code |
59 |
| Logical lines of code |
31 |
| Comment lines |
112 |
| Methods |
12 |
| Properties |
0 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| convert_int_to_char_for_ctype() |
S |
58 |
6 |
15 |
| ctype_alnum() |
S |
73 |
3 |
4 |
| ctype_alpha() |
S |
73 |
3 |
4 |
| ctype_cntrl() |
S |
73 |
3 |
4 |
| ctype_digit() |
S |
73 |
3 |
4 |
| ctype_graph() |
S |
73 |
3 |
4 |
| ctype_lower() |
S |
73 |
3 |
4 |
| ctype_print() |
S |
73 |
3 |
4 |
| ctype_punct() |
S |
73 |
3 |
4 |
| ctype_space() |
S |
73 |
3 |
4 |
| ctype_upper() |
S |
73 |
3 |
4 |
| ctype_xdigit() |
S |
73 |
3 |
4 |